Goto

Collaborating Authors

 process image


The latest version of xAI's Grok can process images

Engadget

Grok-1.5V is the company's first-generation multimodal AI model, which cannot only process text, but also "documents, diagrams, charts, screenshots and photographs." In xAI's announcement, it gave a few samples of how its capabilities can be used in the real world. You can, for instance, show it a photo of a flow chart and ask Grok to translate it into Python code, get it to write a story based on a drawing and even have it explain a meme you can't understand. Hey, not everyone can keep up with everything the internet spits out. The new version comes just a couple of weeks after the company unveiled Grok-1.5.


ChatGPT Is Already Obsolete

The Atlantic - Technology

Last week, at Google's annual conference dedicated to new products and technologies, the company announced a change to its premier AI product: The Bard chatbot, like OpenAI's GPT-4, will soon be able to describe images. Although it may seem like a minor update, the enhancement is part of a quiet revolution in how companies, researchers, and consumers develop and use AI--pushing the technology not only beyond remixing written language and into different media, but toward the loftier goal of a rich and thorough comprehension of the world. ChatGPT is six months old, and it's already starting to look outdated. That program and its cousins, known as large language models, mime intelligence by predicting what words are statistically likely to follow one another in a sentence. Researchers have trained these models on ever more text--at this point, every book ever and then some--with the premise that force-feeding machines more words in different configurations will yield better predictions and smarter programs.


What is Artificial Intelligence: Evolution, Applications, Affects, and Examples of AI

#artificialintelligence

Artificial intelligence is the process of computer systems that can perform tasks typically that humans perform require a lot of intelligence, such as visual perception, speech recognition, decision-making, and translation between languages. These programs act as humans do. While these programs have risen for years, you do not realize how many AI examples you face daily. Artificial intelligence is the copy of human intelligence processes by machines, especially computer systems. These processes include learning, reasoning, and self-correction.


What is Computer Vision? How Does it Work?

#artificialintelligence

Computer vision is a branch coming under AI, that permits computers and systems to derive meaningful information from digital images, video, and other visual input – and take actions or make recommendations based on that information. Now that AI permits computers to think, computer vision empowers them to see and perceive. On account of breakthroughs in artificial intelligence and renovation in deep learning and neural networks, the field has been able to take great surges in recent years and has been able to transcend humans in some tasks connected to detecting and labeling objects. One of the defining factors behind the growth of computer vision is the sum total of data we produce today that is then used to train and make computer vision better. Computer vision is utilized in industries lining up from energy and utilities to manufacturing and automotive – and the market for computer vision is blooming.


'Ugly' reef fish are more likely to be endangered than their more attractive cousins, study reveals

Daily Mail - Science & tech

A new study from the University of Montpellier, France has found that the reef fish humans find 'ugly' are more likely to be endangered than more colourful and aesthetically pleasing species.


A Better Way to Process Images for OCR

#artificialintelligence

The previous code worked well in splitting the image into single columns of text for relatively clean images but performed poorly when images were very distorted or'dirty'. The algorithm relied on finding a clean white space between the columns, but there were a lot of black areas on all sides which could not be cut out easily. The new algorithmic approach used OpenCV's EAST text detector to find the bounding boxes of all the text. Then, I created a histogram based on all the leftmost vertical edges of the bounding boxes. "OpenCV's EAST text detector is a deep learning model, based on a novel architecture and training pattern. It is capable of (1) running at near real-time at 13 FPS on 720p images and (2) obtains state-of-the-art text detection accuracy."


Top 18 Low-Code and No-Code Machine Learning Platforms - KDnuggets

#artificialintelligence

You have probably heard the terms'low-code' and'no-code' before. Low-code simply stands for a reduced amount of coding. A lot of elements can be simply dragged and dropped from the library. However, it is also possible to customize them by writing your own code, which gives increased flexibility. No-code platforms require no knowledge of programming at all.


Top 18 Low-Code and No-Code Machine Learning Platforms

#artificialintelligence

You have probably heard the terms'low-code' and'no-code' before. Low-code simply stands for a reduced amount of coding. A lot of elements can be simply dragged and dropped from the library. However, it is also possible to customize them by writing your own code, which gives increased flexibility. No-code platforms require no knowledge of programming at all.


What is Computer Vision And The Amazing Ways It's Used In Business

#artificialintelligence

It turns out that something most humans take for granted--the ability to see, process and then act on visual input--is extraordinarily difficult to replicate in machines. That's precisely what computer vision (CV) aims to do. While perhaps not as advanced as human sight, computer vision has developed to the point it's very useful in business today. Here's more about what computer vision is and how it's used in business. What is Computer Vision And The Amazing Ways It's Used In Business Computer vision describes the process when a computer using artificial intelligence algorithms can identify and process images (photos, videos, etc.) and then create an appropriate output from the analysis because the computer can actually "understand" the content.


What is Computer Vision And The Amazing Ways It's Used In Business

#artificialintelligence

It turns out that something most humans take for granted--the ability to see, process and then act on visual input--is extraordinarily difficult to replicate in machines. That's precisely what computer vision (CV) aims to do. While perhaps not as advanced as human sight, computer vision has developed to the point it's very useful in business today. Here's more about what computer vision is and how it's used in business. Computer vision describes the process when a computer using artificial intelligence algorithms can identify and process images (photos, videos, etc.) and then create an appropriate output from the analysis because the computer can actually "understand" the content.